home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / swf / util3.swf / scripts / DefineButton2_145 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2004-12-28  |  59 b   |  4 lines

  1. on(rollOver){
  2.    _root.menu_mc.link13.gotoAndPlay(2);
  3. }
  4.